The most recent version of this documentation can be found at https://docs.dyalog.com/20.0/.
| Zilde; | ⍬ |
Niladic Zilde is
⍬≡⍳0
1
⍬≡0⍴0
1
⍬≡0 0⍴0
0
⍬≡''
0
The most recent version of this documentation can be found at https://docs.dyalog.com/20.0/.
| Zilde; | ⍬ |
⍬≡⍳0
1
⍬≡0⍴0
1
⍬≡0 0⍴0
0
⍬≡''
0